home *** CD-ROM | disk | FTP | other *** search
/ MaxiMac 2000 December / MaxiMac 109.iso / Macworld on CD n°109 / Applications (Mac OS X PB) / mpegToaster (Cocoa) / mpegToaster.app / Contents / version.plist < prev   
Encoding:
Extensible Markup Language  |  2000-10-22  |  299 b   |  11 lines  |  [TEXT/ttxt]

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleIdentifier</key>
  6.     <string>com.ToastedMarshmallow.mpegToaster</string>
  7.     <key>CFBundleVersion</key>
  8.     <string>0.5</string>
  9. </dict>
  10. </plist>
  11.